[INFO] fetching crate miko 0.8.0...
[INFO] fixing miko-0.8.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate miko 0.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate miko 0.8.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miko 0.8.0
[INFO] tweaked toml for crates.io crate miko 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miko 0.8.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miko 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-scalar v0.3.0
[INFO] [stderr]   Downloaded miko-core v0.8.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded miko-macros v0.8.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded garde_derive v0.20.0
[INFO] [stderr]   Downloaded garde v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf
[INFO] running `Command { std: "docker" "start" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling miko-core v0.8.0
[INFO] [stderr]    Compiling miko-macros v0.8.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking utoipa-scalar v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking miko v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `catch` attribute requires `catch_panic` feature to be enabled
[INFO] [stdout]    --> tests/../examples/basic.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[miko(sse, catch, build)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `miko` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `test_client` found for struct `Router<S>` in the current scope
[INFO] [stdout]   --> tests/test_client.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let client = router.test_client();
[INFO] [stdout]    |                         ^^^^^^^^^^^ method not found in `Router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToSchema` in this scope
[INFO] [stdout]    --> tests/../examples/basic.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Deserialize, Debug, ToSchema)]
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Query`, `State`, `endpoint::layer::WithState`, `ext::static_svc::StaticSvcBuilder`, and `router::Router`
[INFO] [stdout]   --> tests/../examples/basic.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     endpoint::layer::WithState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     ext::static_svc::StaticSvcBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     extractor::{Form, Json, Path, Query, State, multipart::MultipartResult},
[INFO] [stdout]    |                                   ^^^^^  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     router::Router,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miko` (test "test_client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `miko` (test "basic_integration") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf", kill_on_drop: false }`
[INFO] [stdout] 37c5751c256175aa908150e34c1c086b1d60ab1e11caf2598f78ff0642f9aadf
